home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer 7.12
/
2002-02_-_Disc_7.12.iso
/
Items.pcg
/
scripts
/
DefineButton2_149
/
BUTTONCONDACTION on(release, keyPress Right).as
< prev
next >
Wrap
Text File
|
2001-12-06
|
178b
|
5 lines
on(release, keyPress "<Right>"){
_level7.HelpControl.gotoAndStop("wait");
SwitchTab(3,"menufile","filename",num_Files,lastFileBox,"file",fileCount,currentFileCount);
}